feat: adds db prefilter for gpu#3188
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughThis PR expands GPU model filtering throughout the bid-screening pipeline. ChangesGPU model projection and filtering pipeline
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3188 +/- ##
==========================================
- Coverage 63.72% 62.96% -0.76%
==========================================
Files 1091 1050 -41
Lines 26467 25443 -1024
Branches 6422 6258 -164
==========================================
- Hits 16865 16020 -845
+ Misses 8404 8238 -166
+ Partials 1198 1185 -13
*This pull request uses carry forward flags. Click here to find out more.
🚀 New features to boost your workflow:
|
Why
Ref CON-343
What
adds possibility to prefilter providers by gpu, either by vendor or by vendor and model, using
gpu_modelscolumnSummary by CodeRabbit
New Features
Bug Fixes
Tests